home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-08-29 | 904 b | 57 lines | [TEXT/ttxt] |
- // By Andy O'Meara
-
- // Live in Charleston, SC? Chances are you've been to Zebos...
-
- Resn=5,
-
- Durn="2",
-
- CamX="200 * ( .5 + cos( t / 5.9 ) ) * cos( t/5 ) - 70",
- CamY="200 * ( .8 + 2 * cos( t / 4.13 ) + sin( t / 6.55 ) ) * sin( t/5 )",
- CamZ="80 + 70 * cos( t/4.7 ) * ( ( sin( t / 3.4 ) ) )^2",
-
- CmLX=".8 * ( 75 * sin( t / 4.3 ) + 55 * cos( t / 3.8 ) + 75 * cos( t / 3.3 ) ) + 100 ",
- CmLY="0"
- CmLZ="0",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
- B="(1-dt) * (.3)",
- R="0",
- R="(1-dt)*( (c0-.55)^2.4 )",
-
- LvlR="(b0-.55)^2.4",
- LvlG="0",
- LvlB=".3",
-
-
- widt=380,heig=280,
-
-
- ConL=1,ConB=2,
-
- // Just makes the dt=0 linewidth 2
- LWdt="1 + sqwv(1+dt)",
-
-
- Fall=".035",
-
- B0=".3 * cos( - 3 * (t-PI/2) ) + 1.2",
- C0=".3 * cos( - 3 * t + 20 * dt ) + 1.2",
-
- D0="( 40 + (1.2-dt) * 20 * abs( mag( s ) ) ) * c0",
-
-
- X="600 * dt",
- Y="cos( 6.2831853 * s ) * d0",
- Z="sin( 6.2831853 * s ) * d0",
-
-
- Scal="620",
- ScSz=1,
-
- Pers="500",
-
- Vers=30